home *** CD-ROM | disk | FTP | other *** search
Aldus Printer Driver | 1990-05-15 | 9.1 KB | 230 lines |
- @Comment: "LN03R ScriptPrinter.apd" for the DEC LN03R (L-N-zero-three-R) ScriptPrinter.
- @Comment: Aldus Printer Description (APD) file
- @Comment: $Revision: 1.2 $
- @Comment: $Date: 07 Mar 1988 18:33:44 $
- @Comment: This APD produced for use with Aldus PageMaker 4.0 or earlier version.
- @Comment: Keyword values are currently limited to 255 characters in length.
-
- @FormatVersion: "1.0"
- @Product: "(ScriptPrinter)"
- @PSVersion: "(47.2)"
- @PSRevision: "1"
-
- @Resolution: "300 300"
-
- @AllowComments: "true"
- @AllowVMQuery: "true"
-
- @Comment: "FreeVM" value is equivalent to vmstatus "maximum" minus "used" values
- @Comment: Limit VM when printing to file, to not exceed save-level limit for downloaded fonts:
- @FreeVM: "350000"
- @Comment: Actual value is @FreeVM: "409700"
- @WorkingMem: "25000"
- @AldusHeaderMem: "34000"
- @Comment: Example of declaration of a downloadable font's memory requirement:
- @Comment: @FontMem "Benjo-Light": "82600"
-
- @Comment: PatchFile is sent right after %%EndComments, AldusPatchFile right before %%EndSetup.
- @PatchFile: "userdict /AldusDict known {(A previous version PageMaker header is loaded.) = flush} if"
- @AldusPatchFile: ""
-
- @Comment: Do not include ExitServer or Password keywords, so that header is not loaded permanently.
-
- @DefaultScreenFreq: "60"
- @DefaultScreenAngle: "45"
- @DefaultScreenProc: "{abs exch abs 2 copy add 1 gt
- {1 sub dup mul exch 1 sub dup mul add 1 sub} {dup mul exch dup mul add 1 exch sub}ifelse}"
- @End
-
- @ScreenFreq: ""
- @ScreenAngle: ""
- @ScreenProc: ""
-
- @InvertScreenProc: "{abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul
- add 1 exch sub}{dup mul exch dup mul add 1 sub} ifelse}"
- @End
- @Transfer: ""
- @InvertTransfer: "{1 exch sub}"
-
- @NormalizedTransfer: "{
- mark
- 1.0 1.0 .84 .74 .68 .61 .54 .47 .42 .31 .24 .0
- counttomark dup 3 add -1 roll exch
- 2 sub mul dup floor cvi
- dup 3 1 roll sub
- exch dup
- 3 add index exch 2 add index dup
- 4 1 roll
- sub mul add
- counttomark 1 add 1 roll
- cleartomark
- } bind"
- @End
-
- @InvertNormalizedTransfer: "{
- mark
- .0 .0 .24 .31 .42 .47 .54 .61 .68 .74 .84 1.0
- counttomark dup 3 add -1 roll exch
- 2 sub mul dup floor cvi
- dup 3 1 roll sub
- exch dup
- 3 add index exch 2 add index dup
- 4 1 roll
- sub mul add
- counttomark 1 add 1 roll
- cleartomark
- } bind"
- @End
-
- @Comment: Allows an optional file system:
- @?FontList: "save FontDirectory { pop = flush } forall
- systemdict /filenameforall known {userdict /SC 100 string put
- (fonts/*) {dup length 6 sub 6 exch getinterval = flush} SC filenameforall} if
- (*) = flush restore"
- @End
- @?FontQuery: ""
-
- @Comment: "vmstatus" may not give meaningful results on this printer.
- @?VMStatus: "vmstatus 3 -1 roll dup 10 gt
- {3 1 roll exch pop dup} {3 1 roll} ifelse == == == flush"
- @End
-
- @?OutputOrder: "pagestackorder {(facedown)}{(faceup)} ifelse = flush"
-
- @Comment: Paper tray query compares returned value with selected PageSize,
- @Comment: up to length of returned value only: i.e, "A4" matches "A4small"
- @Comment: "papersize" gives the state of a switch on the back of the printer:
- @?PaperTray: "mark () statusdict /papersize get exec pop
- dup length dup 4 gt {4 sub 0 exch getinterval} {pop pop} ifelse
- = flush cleartomark"
- @End
-
- @Comment: PageSize options appear in the "Paper" list box in the Printer-specific dialog.
- @Comment: The operators "letter" and "a4" do nothing, and are present for compatibility only.
- @DefaultPageSize: "Letter"
- @PageSize Letter: "letter"
- @PageSize A4: "a4"
-
- @Comment: PageRegion gives the printable area of each paper option.
- @PageRegion Letter: "18 9.72 594 782.28"
- @PageRegion A4: "15.59 9.92 579.69 831.97"
-
- @Comment: PaperDimension gives the total paper size of each option.
- @PaperDimension Letter: "612 792"
- @PaperDimension A4: "595.28 841.89"
-
- @DefaultOutputOrder: "facedown"
-
- @ManualFeed: "none"
-
- @Comment: When "findfont" fails to find the requested font, Courier is apparently
- @Comment: not substituted; a PS error is generated instead.
- @DefaultFont: ""
- @Font "Times-Roman": "Standard" "(001.000)"
- @Font "Times-Bold": "Standard" "(001.000)"
- @Font "Times-Italic": "Standard" "(001.000)"
- @Font "Times-BoldItalic": "Standard" "(001.000)"
- @Font "Helvetica": "Standard" "(001.000)"
- @Font "Helvetica-Bold": "Standard" "(001.000)"
- @Font "Helvetica-Oblique": "Standard" "(001.000)"
- @Font "Helvetica-BoldOblique": "Standard" "(001.000)"
- @Font "Courier": "Standard" "(001.000)"
- @Font "Courier-Bold": "Standard" "(001.000)"
- @Font "Courier-Oblique": "Standard" "(001.000)"
- @Font "Courier-BoldOblique": "Standard" "(001.000)"
- @Font "Symbol": "Standard" "(001.000)"
- @Font "AvantGarde-Book": "Standard" "(001.000)"
- @Font "AvantGarde-BookOblique": "Standard" "(001.000)"
- @Font "AvantGarde-Demi": "Standard" "(001.000)"
- @Font "AvantGarde-DemiOblique": "Standard" "(001.000)"
- @Font "NewCenturySchlbk-Roman": "Standard" "(001.000)"
- @Font "NewCenturySchlbk-Italic": "Standard" "(001.000)"
- @Font "NewCenturySchlbk-Bold": "Standard" "(001.000)"
- @Font "NewCenturySchlbk-BoldItalic": "Standard" "(001.000)"
- @Font "LubalinGraph-Book": "Standard" "(001.000)"
- @Font "LubalinGraph-BookOblique": "Standard" "(001.000)"
- @Font "LubalinGraph-Demi": "Standard" "(001.000)"
- @Font "LubalinGraph-DemiOblique": "Standard" "(001.000)"
- @Font "Souvenir-Light": "Standard" "(001.000)"
- @Font "Souvenir-LightItalic": "Standard" "(001.000)"
- @Font "Souvenir-Demi": "Standard" "(001.000)"
- @Font "Souvenir-DemiItalic": "Standard" "(001.000)"
-
-
- @Comment: The order of occurrence determines the order of parsing; put general messages last.
- @Comment: PrinterWarning beeps and displays the translation string in the status line.
-
- @PrinterWarning "%%[ PrinterError: paper \where\ misfeed\lost\ ]%%"
- : "Printer “^2” needs attention: paper jam."
- @PrinterWarning "%%[ PrinterError: \Reason\ ]%%"
- : "Printer “^2” needs attention: \Reason\."
-
- @PrinterWarning "\s\status: PrinterError: paper \where\ misfeed\lost\"
- : "Printer “^2” needs attention: paper jam."
- @PrinterWarning "\s\status: PrinterError: \Reason\; source: \source\"
- : "Printer “^2” needs attention: \Reason\."
-
- @ParameterReason "out of paper" : "out of paper"
- @ParameterReason "warming up" : "warming up"
- @ParameterReason "timeout" : "timeout"
- @ParameterReason "paper exit jam" : "paper exit jam"
- @ParameterReason "poor fusing set" : "fuser unit error or cover open"
- @ParameterReason "tray cover open" : "tray cover open or no paper tray"
- @ParameterReason "poor developer set" : "developer unit error or cover open"
- @ParameterReason "paper transporter jam" : "paper transporter jam"
- @ParameterReason "offline" : "offline"
- @ParameterReason "fuser cover open" : "fuser cover open"
- @ParameterReason "developer tray/side cover open" : "developer tray or side cover open"
-
-
- @Comment: PrinterMessage displays the translation string in the status line.
- @PrinterMessage "job: \username\; document: \jobname\; status: \Status\; source: \source\"
- : "User: \username\; document: \jobname\; status: \Status\."
- @PrinterMessage "job: \jobname\; status: \Status\; source: \source\"
- : "Document: \jobname\; status: \Status\."
- @PrinterMessage "status: \Status\; source: \source\"
- : "Status: \Status\."
- @PrinterMessage "\Font1\ not found, using \Font2\"
- : "Font \Font1\ is not found on ^2, substituting \Font2\"
-
- @ParameterStatus "idle" : "idle"
- @ParameterStatus "busy" : "processing job"
- @ParameterStatus "waiting" : "preparing data"
- @ParameterStatus "printing" : "printing"
- @ParameterStatus "initializing" : "initializing"
-
- @ParameterTray "letter": "Letter"
- @ParameterTray "a4": "A4"
-
- @Comment: a null translation string causes no message to display.
- @PrinterMessage "%%[ exitserver: permanent state may be changed ]%%"
- : ""
- @PrinterMessage "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
- : ""
-
- @Comment: Parameter substitution of printer name for "^2" is not allowed in "...Alert" messages!
- @Comment: PrinterWarningAlert displays translation string in a warning-alert box and continues.
- @PrinterWarningAlert "A previous version PageMaker header is loaded."
- : "Printer performance may improve if you do not print with PageMaker version 1.2 on this net."
-
- @Comment: PrinterErrorAlert displays translation string in a stop-alert box and aborts printing.
- @PrinterErrorAlert "%%[ Error: invalidfont; OffendingCommand: findfont ]%%"
- : "A requested font is not available on this printer. Use only PostScript fonts."
- @PrinterErrorAlert "%%[ Error: rangecheck; OffendingCommand: \Tray\tray ]%%"
- : "Please place the \Tray\ paper tray in your printer, and print again."
- @PrinterErrorAlert "%%[ Error: \fonterror\; OffendingCommand: fontdownload ]%%"
- : "The font being downloaded has not been initialized for this printer."
- @PrinterErrorAlert "%%[ Error: VMerror; OffendingCommand: \operator\ ]%%"
- : "Printer memory exceeded; turn printer off and on, or print smaller sections of the document."
- @PrinterErrorAlert "%%[ Error: timeout; OffendingCommand: \operator\ ]%%"
- : "The printer had to wait too long, and went on to the next job; try again."
- @PrinterErrorAlert "%%[ Error: \error\; OffendingCommand: \operator\ ]%%"
- : "Cannot print due to PostScript error: “\error\,” in command: “\operator\.”"
- @PrinterErrorAlert "Fatal system error \error\"
- : "The printer has encountered an error. Simplify your document or try again."
-
-
-
-
-
-